hasIpv4Config

abstract fun hasIpv4Config(): Boolean

struct to keep static address
.meshtastic.Config.NetworkConfig.IpV4Config ipv4_config = 8;

Return

Whether the ipv4Config field is set.